# Project:   SQLiteLib3_3_6


# Toolflags:
ccflags =  -c -depend !Depend -throwback  -ec -wa -wd -wf -wn -wp   -fa  -fh     -Ospace    -apcs 3/32/fpe2/swst/fp/nofpr  -DRISCOS -IC32:,OSLib:,OSLibInclude:,OSLibSupport:,ADFS::Tardis.$.Files.Develop.Projects.Libraries.CLibSupport 
libfileflags =  -o  -c  $@ 
linkflags =          -rescan     -Output $@ 
squeezeflags =    

# Final targets:
@.sqlite3:   @.o32.alter @.o32.analyze @.o32.attach @.o32.auth @.o32.btree @.o32.build @.o32.callback @.o32.complete @.o32.date @.o32.delete \
        @.o32.expr @.o32.func @.o32.hash @.o32.insert @.o32.legacy @.o32.main @.o32.opcodes @.o32.os @.o32.os_riscos @.o32.pager \
        @.o32.parse @.o32.pragma @.o32.prepare @.o32.printf @.o32.random @.o32.select @.o32.table @.o32.tokenize @.o32.trigger @.o32.update \
        @.o32.utf @.o32.util @.o32.vacuum @.o32.vdbe @.o32.vdbeapi @.o32.vdbeaux @.o32.vdbefifo @.o32.vdbemem @.o32.where @.o32.shell 
        link $(linkflags) @.o32.alter @.o32.analyze @.o32.attach @.o32.auth @.o32.btree @.o32.build @.o32.callback @.o32.complete @.o32.date @.o32.delete \
        @.o32.expr @.o32.func @.o32.hash @.o32.insert @.o32.legacy @.o32.main @.o32.opcodes @.o32.os @.o32.os_riscos @.o32.pager \
        @.o32.parse @.o32.pragma @.o32.prepare @.o32.printf @.o32.random @.o32.select @.o32.table @.o32.tokenize @.o32.trigger @.o32.update \
        @.o32.utf @.o32.util @.o32.vacuum @.o32.vdbe @.o32.vdbeapi @.o32.vdbeaux @.o32.vdbefifo @.o32.vdbemem @.o32.where @.o32.shell C32:o.stubs OSLib:o.OSLib32 OSLibSupport:o.OSLibSupport32 C32:o.flexlib 
        squeeze     sqlite3

@.SQLiteLib3_3_6:   @.o32.alter @.o32.analyze @.o32.attach @.o32.auth @.o32.btree @.o32.build @.o32.callback @.o32.complete @.o32.date @.o32.delete \
        @.o32.expr @.o32.func @.o32.hash @.o32.insert @.o32.legacy @.o32.main @.o32.opcodes @.o32.os @.o32.os_riscos @.o32.pager \
        @.o32.parse @.o32.pragma @.o32.prepare @.o32.printf @.o32.random @.o32.select @.o32.table @.o32.tokenize @.o32.trigger @.o32.update \
        @.o32.utf @.o32.util @.o32.vacuum @.o32.vdbe @.o32.vdbeapi @.o32.vdbeaux @.o32.vdbefifo @.o32.vdbemem @.o32.where 
        libfile $(libfileflags) @.o32.alter @.o32.analyze @.o32.attach @.o32.auth @.o32.btree @.o32.build @.o32.callback @.o32.complete @.o32.date @.o32.delete \
        @.o32.expr @.o32.func @.o32.hash @.o32.insert @.o32.legacy @.o32.main @.o32.opcodes @.o32.os @.o32.os_riscos @.o32.pager \
        @.o32.parse @.o32.pragma @.o32.prepare @.o32.printf @.o32.random @.o32.select @.o32.table @.o32.tokenize @.o32.trigger @.o32.update \
        @.o32.utf @.o32.util @.o32.vacuum @.o32.vdbe @.o32.vdbeapi @.o32.vdbeaux @.o32.vdbefifo @.o32.vdbemem @.o32.where 



# User-editable dependencies:

# Static dependencies:
@.o32.alter:   @.c.alter
        cc $(ccflags) -o o32.alter c.alter
@.o32.analyze:   @.c.analyze
        cc $(ccflags) -o o32.analyze c.analyze
@.o32.attach:   @.c.attach
        cc $(ccflags) -o o32.attach c.attach
@.o32.auth:   @.c.auth
        cc $(ccflags) -o o32.auth c.auth
@.o32.btree:   @.c.btree
        cc $(ccflags) -o o32.btree c.btree
@.o32.build:   @.c.build
        cc $(ccflags) -o o32.build c.build
@.o32.callback:   @.c.callback
        cc $(ccflags) -o o32.callback c.callback
@.o32.complete:   @.c.complete
        cc $(ccflags) -o o32.complete c.complete
@.o32.date:   @.c.date
        cc $(ccflags) -o o32.date c.date
@.o32.delete:   @.c.delete
        cc $(ccflags) -o o32.delete c.delete
@.o32.expr:   @.c.expr
        cc $(ccflags) -o o32.expr c.expr
@.o32.func:   @.c.func
        cc $(ccflags) -o o32.func c.func
@.o32.hash:   @.c.hash
        cc $(ccflags) -o o32.hash c.hash
@.o32.insert:   @.c.insert
        cc $(ccflags) -o o32.insert c.insert
@.o32.legacy:   @.c.legacy
        cc $(ccflags) -o o32.legacy c.legacy
@.o32.main:   @.c.main
        cc $(ccflags) -o o32.main c.main
@.o32.opcodes:   @.c.opcodes
        cc $(ccflags) -o o32.opcodes c.opcodes
@.o32.os:   @.c.os
        cc $(ccflags) -o o32.os c.os
@.o32.os_riscos:   @.c.os_riscos
        cc $(ccflags) -o o32.os_riscos c.os_riscos
@.o32.pager:   @.c.pager
        cc $(ccflags) -o o32.pager c.pager
@.o32.parse:   @.c.parse
        cc $(ccflags) -o o32.parse c.parse
@.o32.pragma:   @.c.pragma
        cc $(ccflags) -o o32.pragma c.pragma
@.o32.prepare:   @.c.prepare
        cc $(ccflags) -o o32.prepare c.prepare
@.o32.printf:   @.c.printf
        cc $(ccflags) -o o32.printf c.printf
@.o32.random:   @.c.random
        cc $(ccflags) -o o32.random c.random
@.o32.select:   @.c.select
        cc $(ccflags) -o o32.select c.select
@.o32.table:   @.c.table
        cc $(ccflags) -o o32.table c.table
@.o32.tokenize:   @.c.tokenize
        cc $(ccflags) -o o32.tokenize c.tokenize
@.o32.trigger:   @.c.trigger
        cc $(ccflags) -o o32.trigger c.trigger
@.o32.update:   @.c.update
        cc $(ccflags) -o o32.update c.update
@.o32.utf:   @.c.utf
        cc $(ccflags) -o o32.utf c.utf
@.o32.util:   @.c.util
        cc $(ccflags) -o o32.util c.util
@.o32.vacuum:   @.c.vacuum
        cc $(ccflags) -o o32.vacuum c.vacuum
@.o32.vdbe:   @.c.vdbe
        cc $(ccflags) -o o32.vdbe c.vdbe
@.o32.vdbeapi:   @.c.vdbeapi
        cc $(ccflags) -o o32.vdbeapi c.vdbeapi
@.o32.vdbeaux:   @.c.vdbeaux
        cc $(ccflags) -o o32.vdbeaux c.vdbeaux
@.o32.vdbefifo:   @.c.vdbefifo
        cc $(ccflags) -o o32.vdbefifo c.vdbefifo
@.o32.vdbemem:   @.c.vdbemem
        cc $(ccflags) -o o32.vdbemem c.vdbemem
@.o32.where:   @.c.where
        cc $(ccflags) -o o32.where c.where
@.o32.shell:   @.c.shell
        cc $(ccflags) -o o32.shell c.shell

# Dynamic dependencies:
